home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HAM Radio 1997
/
HAM Radio 1997.iso
/
vcls
/
freeres
/
rst3frm1.dfm
/
rst3frm1.txt
Wrap
Text File
|
1996-04-08
|
566b
|
32 lines
object Form1: TForm1
Left = 200
Top = 99
Width = 435
Height = 300
Caption = 'Resource Test 2 - Form1'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
PixelsPerInch = 96
OnClose = FormClose
TextHeight = 16
object Panel1: TPanel
Left = 0
Top = 224
Width = 427
Height = 49
Align = alBottom
TabOrder = 0
object Button1: TButton
Left = 229
Top = 8
Width = 73
Height = 33
Caption = 'Next'
TabOrder = 0
OnClick = Button1Click
end
end
end